runtime.atomicOffAddr.StoreMarked (method)

3 uses

	runtime (current package)
		mgcscavenge.go#L1178: 		s.searchAddrForce.StoreMarked(addr)
		mgcscavenge.go#L1191: 		s.searchAddrBg.StoreMarked(s.freeHWM.addr())
		mranges.go#L216: func (b *atomicOffAddr) StoreMarked(addr uintptr) {